Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix: update protobuf version to 25.2 #68

Closed
wants to merge 3 commits into from

Conversation

YOU54F
Copy link
Member

@YOU54F YOU54F commented Jul 23, 2024

fixes #63 / #33

works OOB with MacOS aarch64.

26.x/27.x fail on MacOS aarch64 for integrations with via pact_ffi for

  • php
  • swift
  • dotnet
  • lua

fixes #63 / #33 

works OOB with MacOS aarch64. 

26.x/27.x fail on MacOS aarch64 for integrations with via pact_ffi for

- php
- swift
- dotnet
- lua
@YOU54F
Copy link
Member Author

YOU54F commented Jul 23, 2024

Is there an issue with the repo indexes? They don't show an updated version of protoc. showing 3.19.1 in the index, and 21.5 prior to this PR.

https://github.com/pact-foundation/pact-plugins/blob/9ad1fb1495abfaa98547dd747cdbe6df735543fd/cli/repository.index#L899-L918

@YOU54F
Copy link
Member Author

YOU54F commented Jul 23, 2024

Just noted that as of 0.4.0 we've updated to 21.12 which has support for macos-arm so I don't think this is required.

https://github.com/protocolbuffers/protobuf/releases/tag/v21.12

change introduced in a1fad28

@YOU54F YOU54F closed this Jul 23, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

macos-14 runner (arm64) failure to invoke protoc, with homebrew protobuf version 26.1.
1 participant